home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / PasteUp.app / English.lproj / PanelLineEditor.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  1KB  |  5 lines

  1. PanelLineEditor = {ACTIONS = {"apply:" = "apply:"; "applyStyle:" = "applyStyle:"; "editArrow:" = "editArrow:"; "editDash:" = "editDash:"; "remove:" = "remove:"; "revert:" = "revert:"; "store:" = "store:"; }; OUTLETS = {applyButton = applyButton; applyStyleButton = applyStyleButton; elementPopUpButton = elementPopUpButton; lineEditorView = lineEditorView; styleNameField = styleNameField; typePopUp = typePopUp; zoomPopUp = zoomPopUp; }; SUPERCLASS = Panel; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. PasteUp = {OUTLETS = {lineEditorPanel = lineEditorPanel; }; SUPERCLASS = Object; };
  4. LineEditorView = {ACTIONS = {"changeDashOffset:" = "changeDashOffset:"; "changeDirection:" = "changeDirection:"; "changeValues:" = "changeValues:"; "changeZoom:" = "changeZoom:"; }; OUTLETS = {controlBox = controlBox; dashOffsetField = dashOffsetField; dashOffsetTitle = dashOffsetTitle; directionButtons = directionButtons; miniView = miniView; valueFields = valueFields; }; SUPERCLASS = View; };
  5.